home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-13 / wwived23.zip / KEY.DOC < prev    next >
Text File  |  1992-04-19  |  7KB  |  265 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.          This is a list of key codes that you should use in the *.KEY files.
  8.  
  9.                ALT   CONTROL         ALT   CONTROL
  10.          A    #0#30    ^A      N    #0#49    ^N
  11.          B    #0#48    ^B      O    #0#24    ^O
  12.          C    #0#46    ^C      P    #0#25    ^P
  13.          D    #0#32    ^D      Q    #0#16    ^Q
  14.          E    #0#18    ^E      R    #0#19    ^R
  15.          F    #0#33    ^F      S    #0#31    ^S
  16.          G    #0#34    ^G      T    #0#20    ^T
  17.          H    #0#35    ^H      U    #0#22    ^U
  18.          I    #0#23    ^I      V    #0#47    ^V
  19.          J    #0#36    ^J      W    #0#17    ^W
  20.          K    #0#37    ^K      X    #0#45    ^X
  21.          L    #0#38    ^L      Y    #0#21    ^Y
  22.          M    #0#50    ^M      Z    #0#44    ^Z
  23.  
  24.  
  25.          1    #0#120           7    #0#126
  26.          2    #0#121           8    #0#127
  27.          3    #0#122           9    #0#128
  28.          4    #0#123           0    #0#129
  29.          5    #0#124           -    #0#130
  30.          6    #0#125           =    #0#131
  31.  
  32.                ALT    CONTROL  SHIFT
  33.          F1   #0#59    #0#94   #0#84
  34.          F2   #0#60    #0#95   #0#85
  35.          F3   #0#61    #0#96   #0#86
  36.          F4   #0#62    #0#97   #0#87
  37.          F5   #0#63    #0#98   #0#88
  38.          F6   #0#64    #0#99   #0#89
  39.          F7   #0#65    #0#100  #0#90
  40.          F8   #0#66    #0#101  #0#91
  41.          F9   #0#67    #0#102  #0#92
  42.          F10  #0#68    #0#103  #0#93
  43.  
  44.          Left Arrow  #0#75  Right Arrow #0#77
  45.          Shift-Tab   #0#15
  46.          Home        #0#71  End         #0#79
  47.          Page Up     #0#73  Page Down   #0#81
  48.          Del         #0#83  Insert      #0#82
  49.          Ctrl-Left   #0#115 Ctrl-Right  #0#116
  50.          Ctrl-End    #0#117 Ctrl-Home   #0#119
  51.          Ctrl-PgUp   #0#132 Ctrl-PgDn   #0#118
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.          Functions:
  74.          - Cursor Up, Cursor Down, Cursor Left, Cursor Right
  75.           * Move Cursor one space in the indicated direction
  76.  
  77.          - Cursor Word Right, Cursor Word Left
  78.           * Move Cursor one word in the indicated direction
  79.  
  80.          - Cursor Start of Line, Cursor End of Line
  81.           * Move Cursor to beginning or end of the current line
  82.  
  83.          - Cursor Top of Document, Cursor Bottom of Document
  84.           * Move Cursor to first or last line of the text file
  85.  
  86.          - Page Up, Page Down
  87.           * Move cursor up or down one screen full
  88.  
  89.          - Jump
  90.           * Prompts for a destination line and moves to that line
  91.  
  92.          - Cursor Top of Page
  93.           * Moves cursor to first line of current screen
  94.  
  95.          - Cursor Bottom of Page
  96.           * Moves cursor to bottom line of current screen
  97.  
  98.          - Tab
  99.           * Inserts spaces until the next tab stop
  100.  
  101.          - Insert Blank Line Before
  102.           * Inserts a blank line before the current line
  103.  
  104.          - Insert Blank Line After
  105.           * Inserts a blank line after the current line
  106.  
  107.          - Toggle Insert State
  108.           * Toggles the insert state between insert and overwrite mode
  109.  
  110.          - Enter
  111.           * move to column 1, of the next line, inserting any text that
  112.             appears after the cursor on the current line onto the next line,
  113.             performing word wrap and various other functions.
  114.             This shouldn't be remapped from ^M
  115.  
  116.          - WWIV Color Prefix
  117.           * Specifies the WWIV Color prefix (^P).  Removing this will
  118.             disable color.
  119.  
  120.          - Center Line
  121.           * Insert /C: at beginning of line and move to next line
  122.  
  123.          - Help
  124.           * Activate Help Section
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.          - Abort Document
  140.           * Abort the current message
  141.  
  142.          - Exit and Save
  143.           * Exits Input mode and saves
  144.  
  145.          - Normal Exit
  146.           * Exits Input mode and goes to the Abort, Save, etc prompt
  147.  
  148.          - Insert File
  149.           * Allows insertion of a text file at the end of the message
  150.  
  151.          - Quiet Exit and Save
  152.           * hmm... good question :)
  153.  
  154.          - Save Anonymously
  155.           * Save message anonymously (usually only generated from /SY)
  156.  
  157.          - Save Non-Anonymously
  158.           * Save message normally, but don't get the Anonymous? prompt
  159.  
  160.          - Non-Destructive Backspace
  161.           * Inserts a ^H in a file.  Nice for macros.
  162.  
  163.          - Mark Block Start
  164.           * Marks the first line of a block
  165.  
  166.          - Mark Block End
  167.           * Marks the last line of a black
  168.  
  169.          - Delete Block
  170.           * Deletes the marked block
  171.  
  172.          - Move Block
  173.           * Moves the marked block to the current line
  174.  
  175.          - Copy Block
  176.           * Copies the marked block to the current line
  177.  
  178.          - Show Block Status
  179.           * Shows on the current block status at the bottom of the screen
  180.  
  181.          - Save Block
  182.           * Writes the marked lines out to a file with Overwrite/Append
  183.             options
  184.  
  185.          - Find
  186.           * Prompts for a string to search for, and then moves the cursor to
  187.             the first occurrence of it.  Search occurs from the current
  188.             cursor location.
  189.  
  190.          - Find and Replace
  191.           * Prompts for a string to search for, a string to replace it with,
  192.             and then prompts to each occurrence
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.          - Save and Continue
  206.           * Saves file under the current filename and continues
  207.  
  208.          - Toggle Display of Cursor Position
  209.           * Displays the cursor location at the bottom of the screen
  210.  
  211.          - Repeat Last Search
  212.           * Searches again for the last specified string
  213.  
  214.          - Redisplay Screen
  215.           * Redisplays the contents of the screen
  216.             Note: this causes weird results in places that it isn't
  217.             expected... gotta do something about that :)
  218.  
  219.          - Toggle Top of Screen
  220.           * Toggles through various top screens
  221.  
  222.          - WWIV Macro 1
  223.           * Puts ^P^D into the keyboard buffer (ie the Control-D macro)
  224.  
  225.          - WWIV Macro 2
  226.           * Puts ^P^F into the keyboard buffer (ie the Control-F macro)
  227.  
  228.          - WWIV Macro 3
  229.           * Puts ^P^A into the keyboard buffer (ie the Control-A macro)
  230.  
  231.          - Insert Literal
  232.           * Inserts the next key directly into the text without any
  233.             interpretation
  234.  
  235.          - Delete to End of Line
  236.           * Deletes all characters to the right of the cursor
  237.  
  238.          - Delete to Start of Line
  239.           * Deletes all characters to the left of the cursor
  240.  
  241.          - Detete Character
  242.           * Deletes the character under the cursor
  243.             Note: If you have not installed the EDITINFO.MOD, then putting
  244.             #127 in here will do nothing because WWIV will remap it to ^H
  245.  
  246.          - Erase Word Left
  247.           * Deletes the word to the left of the cursor
  248.  
  249.          - Erase Word Right
  250.           * Deletes the word to the right of the cursor
  251.  
  252.          - Display Alternate Screen
  253.           * Displays what was on the screen before the editor started, or,
  254.             if a DOS shell was run, what was on that screen.
  255.             Will NOT work remotely
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.